.header-ul{
    float: left;
}
.header-ul ul li{
    float: left;
    background: url(../images/a-bg.jpg) right center no-repeat;
    padding: 0 10px;
}
.scroll_box {
    position: relative;
    width: 100%;
    height: 30px;
    overflow: hidden;
}
.scroll_box ul {
    position: relative;
    top: 0px;
}
.scroll_box ul li {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    display: block;
    padding-left: 26px;
}
.scroll_box ul li a {
    color: #E90A26;
}
.scroll_box b {
    background: url(../images/lb.png) no-repeat left center;
    width: 17px;
    height: 16px;
    position: absolute;
    top: 7px;
}
.sl-cloud ul li {
    float: left;
    width: 48%;
    margin-right: 20px;
}
.sl-cloud ul li a img{
    width: 100%;
}
.don-le {
    width: 45%;
    height: 300px;
    float: left;
    margin-right: 48px;
}
.don-le .h2 {
    color: #000;
    font-size: 16px;
    border-bottom: 1px solid #fad8d6;
}
.don-le  .h2 a {
    float: right;
    color: #666666;
    font-size: 12px;
}
.don-le ul li {
    height: 40px;
    border-bottom: 1px dashed #cbcbcb;
    display: block;
}
.don-le ul li a {
    color: #666666;
    line-height: 41px;
    background: url(../images/jiao.png) left center no-repeat;
    padding-left: 20px;
    display: block;
}
.don-le ul li span {
    float: right;
    clear: both;
}
.dongtai{
    margin-top: 10px;
}